home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6816 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  710 b 

  1. Path: lade.news.pipex.net!pipex!dircon!usenet
  2. From: cobalt@dircon.co.uk (Vokal Das)
  3. Newsgroups: comp.lang.c++
  4. Subject: Borland C++ and modal child windows
  5. Date: 19 Feb 1996 23:41:29 GMT
  6. Organization: Your Organization
  7. Message-ID: <4gb1r9$j2e@newsgate.dircon.co.uk>
  8. NNTP-Posting-Host: gw4-143.pool.dircon.co.uk
  9. Mime-Version: 1.0
  10. X-Newsreader: WinVN 0.99.3
  11.  
  12. I am using Borland C++ V 3.1 for windows. Using OWL, I am trying to 
  13. create 
  14. child windows within a mainwindow, which are modal so the main window 
  15. cannot be activated until the child is closed. 
  16. Beacuse the windows borders are determined at run-time, I cannot use
  17. dialog boxes.
  18. Is there an easy way to create sch modal child windows?
  19.  
  20. Cheers
  21. Vokal Das
  22.  
  23.